Package-level declarations

Types

Link copied to clipboard
public final class ExtractionResultKt
Link copied to clipboard
public final class PaymentDetails implements Parcelable

Represents the payment details of an invoice as extracted from a document.

Link copied to clipboard
public final class PaymentRequest

A payment request used for starting the bank app. Only the id is sent, but it is associated with a bank.

Link copied to clipboard
public class ResultWrapper<T extends Object>

Represents the result of processing a document to get its extractions. Wraps the result of the extraction request.